-
Notifications
You must be signed in to change notification settings - Fork 544
[TOOL-2894] Portal: Nebula API docs #5877
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5877 +/- ##
=======================================
Coverage 55.36% 55.36%
=======================================
Files 1123 1123
Lines 59642 59642
Branches 5056 5056
=======================================
Hits 33023 33023
Misses 25895 25895
Partials 724 724
*This pull request uses carry forward flags. Click here to find out more. |
0c6bb09
to
cefe2d0
Compare
cefe2d0
to
933e4d1
Compare
933e4d1
to
92739d0
Compare
92739d0
to
f412f8b
Compare
f412f8b
to
6a4cf2e
Compare
title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):
Notes for the reviewer
Anything important to call out? Be sure to also clarify these in your comments.
How to test
Unit tests, playground, etc.
PR-Codex overview
This PR focuses on enhancing the API reference documentation for the
nebula
application, improving the layout and adding new endpoint metadata components. It also updates styles and introduces new UI elements like aSelect
component.Detailed summary
wallet_addresses
to context filters inchat.ts
.Layout
component to includeshowTableOfContents
prop.List.module.css
for better spacing.InlineCode
component for code snippets.EndpointMetadata
components for various API endpoints.CodeBlock
to support JSON formatting.Badge
component for status indicators.tailwind.config.ts
for theme adjustments.RequestExample
component for better request representation.